//==============================================================================
// Anubarak_Anim.txt
//==============================================================================

//==============================================================================
define Shockwave
{
   set hotspot
   {
      version
      {
         Visualparticle sfx a impact dust large
      }
   }
}
//==============================================================================
define Shockwave2
{
   set hotspot
   {
      version
      {
         VisualParticle sfx e shifting sands out a
      }
   }
}
//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual anubarak_bored
            tag SpecificSoundSet 0.63 false WingsLarge checkVisible 
            tag SpecificSoundSet 0.75 false WingsLarge checkVisible 
length 3.0
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual anubarak_idle
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual anubarak_walk
//-- auto generated by the bang animation tool
//-- do not hand edit these values
			tag FootstepRight 0.10 true
			tag FootstepLeft 0.60 true
			tag FootstepRight 0.40 true
			tag FootstepLeft 0.90 true
               tag SpecificSoundSet 0.10 false TitanFoot checkVisible 
               tag SpecificSoundSet 0.60 false TitanFoot checkVisible
               tag SpecificSoundSet 0.40 false TitanFoot checkVisible 
               tag SpecificSoundSet 0.90 false TitanFoot checkVisible
//-- end auto generated section
length 1.6
				}
			}
		}
	}
}

//==============================================================================
anim Gore
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual anubarak_gore
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.40 true 
            tag SpecificSoundSet 0.40 false MeteorSmallHit checkVisible 
//-- end auto generated section
				Connect attachpoint Shockwave hotspot
				Connect attachpoint Shockwave2 hotspot
length 1.3
         }
      }
   }
}
//==============================================================================
anim Attack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				Visual anubarak_attacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.40 true   
            tag SpecificSoundSet 0.40 false SwordSwing checkVisible 
//-- end auto generated section
         }
			version
         {
				Visual anubarak_attackb
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.50 true   
            tag Attack 0.51 true
            tag GenericSound 0.50 true   
            tag GenericSound 0.51 true   
            tag SpecificSoundSet 0.50 false SwordSwing checkVisible 
            tag SpecificSoundSet 0.51 false SwordSwing checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual anubarak_death
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.10 false TitanGreekDeath checkVisible 
               tag SpecificSoundSet 0.80 false TitanFall checkVisible 
//-- end auto generated section
				}
			}
		}
	}
}

//==============================================================================
anim Recover
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual anubarak_recover
length 7.0
				}
			}
		}
	}
}